|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrchestratorKey | |
|---|---|
| control | |
| Uses of OrchestratorKey in control |
|---|
| Fields in control with type parameters of type OrchestratorKey | |
|---|---|
private java.util.Map<OrchestratorKey,java.util.Set<Service>> |
Orchestrator.orchestrator
|
| Methods in control that return types with arguments of type OrchestratorKey | |
|---|---|
java.util.Iterator<java.util.Map.Entry<OrchestratorKey,java.util.Set<Service>>> |
Orchestrator.getOrchestrator()
gets an iterator on the element of the map produced by the orchestrator generator |
| Methods in control with parameters of type OrchestratorKey | |
|---|---|
java.util.Iterator<Service> |
Orchestrator.getServicesForStateAction(OrchestratorKey orch)
gets the set of services which are able to perform a simulation between a target state and a community state with an action |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||